Update app.py

#2
by AI-B - opened

Changes Made:
Adjusted the init method of MyEmbeddingFunction to accept model_name, token, and intention_client.
Modified the embedding_function initialization to match the new init method signature.
This should resolve the TypeError you encountered. Let me know if you need any further assistance!

with all my thanks

Tonic changed pull request status to merged

Sign up or log in to comment