KoushikNavuluri / Claude-API

This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI .
https://pypi.org/project/claude-api/
MIT License
648 stars 112 forks source link

Create console_chat_attachments.py #54

Closed developerisnow closed 10 months ago

developerisnow commented 10 months ago

The idea is to write prompts with filepath of the attachments, like this " I want to add {{filepath=./file.csv}} and Provide summary of this file"

KoushikNavuluri commented 10 months ago

Hey , you have done a such a pretty cool work man. But usecases folder for realtime examples like discord bot, slack bot,chat app,etc... .If you can come up with them please PR.

Thank You!