Closed VijaySamant4368 closed 5 months ago
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTION.md for guidelines on contributing to this project.
Hi @VijaySamant4368 . Yes the code will not run without config_keys.json as it contains authentication keys for Gemini api. We have to use own api keys as keys cannot be uploaded on GitHub. There is free version of Google Gemini which you can find on aistudio. I will be updating a detailed doc on how to obtain the keys.
Thank you very much.
Can you assign me this issue? @VijaySamant4368
I have installed all the necessary libraries, but it says: FileNotFoundError: [Errno 2] No such file or directory: 'config_keys.json' Please help