这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@abrakadobr
Copy link
Contributor

Pull Request Type

  • [x ] ✨ feat

What is in this change?

Optional slug and name params for workspace thread creation to use with api.

Additional Information

Without slug param there is no way to identify thread by some 3rd party uuid4 with api. It's possible to store somewhere additional relation of "3rd party uuid4 - threadSlug", but with having ability of defining thread slug manually - this will be not required - thread slug will be equal to "3rd party uuid" so it will be easy to get required thread.

With thread name definition - it will be easy to use UI as "admin tool for viewing results of api based chats "

Developer Validations

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

@timothycarambat timothycarambat self-assigned this Oct 21, 2024
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:needs review Needs review by core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants