microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
391 stars 169 forks source link

Python | Citations With openai assistants #1875

Closed ahmedmahmoudR closed 1 month ago

ahmedmahmoudR commented 1 month ago

Language

Python

Version

latest

Description

I have built a Teams Bot using the Teams AI library and integrated it with OpenAI Assistants. However, the citations with the assistants API file search (vector store )are not working. I need guidance with a code example on how to do this

image

Reproduction Steps

1.Open Bot from teams 
2. Send Question to Bot
3. Return from openai file-search without citations reference 
...
ahmedmahmoudR commented 1 month ago

When AI-powered features like Feedback Loop and citations. will be generally available ?

ahmedmahmoudR commented 1 month ago

hey @corinagum can I apply this with python ? #1590

corinagum commented 1 month ago

Yes, #1590 applies to all 3 languages at this time. I will close this issue as a duplicate.

ahmedmahmoudR commented 1 month ago

Hi @corinagum, I didn't get it. If it's applicable, is there any documentation for this?

corinagum commented 1 month ago

1590 is the work item for assistants with citations, which hasn't been completed yet for any of our 3 supported languages. that is why at this time there is no further available documentation as it is not yet implemented with our library.