Open epamLDadayan opened 4 days ago
Described fields are not required for datasource. Users can set them later on details page
Probably, should return to the issue some later after datasource refactoring
@plageat ,
It's required as Datasource can be part of Agent's toolkit and it will not work after import. We will get the notification that the datasource is not correctly configured as the LLM model is not configured for Chat or Search.
@epamLDadayan It is so, but we have a datasource redesign comming - this will change the way we work with datasets and tools, so probably many changes will happen in agent tools, datasource/datasets, import wizard, conversation participants and other places. And thus I'm not sure it is worth adding this now, as we will probably thow it away later. Although if we are ready with other features and bugfixes and dataset changes are still not there - we can spend some time on this issue
[like] Levon Dadayan reacted to your message:
From: Aspect13 @.> Sent: Friday, November 15, 2024 8:26:37 AM To: ProjectAlita/projectalita.github.io @.> Cc: Levon Dadayan @.>; Mention @.> Subject: Re: [ProjectAlita/projectalita.github.io] [BUG] Models Not Selected/Imported in Datasource Configuration (Issue #526)
@epamLDadayanhttps://github.com/epamLDadayan It is so, but we have a datasource redesign comming - this will change the way we work with datasets and tools, so probably many changes will happen in agent tools, datasource/datasets, import wizard, conversation participants and other places. And thus I'm not sure it is worth adding this now, as we will probably thow it away later. Although if we are ready with other features and bugfixes and dataset changes are still not there - we can spend some time on this issue
— Reply to this email directly, view it on GitHubhttps://github.com/ProjectAlita/projectalita.github.io/issues/526#issuecomment-2478217708, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5CSIS25MKC5Y2PRIMUKNBL2AWV33AVCNFSM6AAAAABRTPF27OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZYGIYTONZQHA. You are receiving this because you were mentioned.Message ID: @.***>
Title: Models Not Selected/Imported in Datasource Configuration
Description: When exporting and importing a datasource, the Embedding model, Chat model in the Chat tab, and Embedding models in the Search and Deduplication tabs are not selected or imported correctly.
Steps to Reproduce:
Actual Results: The Embedding model, Chat model in the Chat tab, and Embedding models in the Search and Deduplication tabs are not selected or imported.
Expected Results: The Embedding model, Chat model in the Chat tab, and Embedding models in the Search and Deduplication tabs should be properly selected and imported.
Notes: