θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #720

What is in this change?

Handle requirement for Zilliz/Milvus for collection naming where names can only contain letters,numbers, and underscores. Since we slugify we are using hyphens. We just need to move any invalid char to _

Additional Information

This mutation only occurs when talking to the db, the slug will remain the same in the DB/UI and elsewhere.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit 44c7101 into master Feb 14, 2024
@timothycarambat timothycarambat deleted the 720-ensure-name-reqs-for-milvus-zilliz branch February 14, 2024 21:01
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Invalid char in Milvus collection name when slugified

2 participants