ChainFury icon indicating copy to clipboard operation
ChainFury copied to clipboard

chore(main): release 0.0.1

Open github-actions[bot] opened this issue 1 year ago • 0 comments

:robot: I have created a release beep boop

0.0.1 (2024-03-15)

Features

  • add signup (b6d115e)
  • Added /chatbots/metrics (8d748b2)
  • Added # tokens for prompts (08570c7)
  • Added dashboard apis (06e7007)
  • Added functionality to monitor metrics (fd29967)
  • Added GPT Rating for prompts (d862a91)
  • Added langflow components and prompt API (8d71bce)
  • Added UI to server & Updated docker for same (5817e02)
  • added user feedback functionality (5681f20)
  • Adding some metrics for prompts (3e6f5cb)
  • chatbot post api with user authentication (5491bc2)
  • Connect to external database (00bff69)
  • fixed api & added total tokens processed (6c4159d)
  • hashing user passwords (63bc70d)
  • Landing page (e9aeb1b)
  • Self rating GPT module (fed2240)
  • templates (c1a0471)
  • the butterfly (f5ce3ac)
  • update & list chatbots (00f4b98)
  • updated apis with auth (4ecc5d3)

Bug Fixes

  • 'fields' bug (3cecce2)
  • Added a default value for rating 🌟 (744f953)
  • added template router (ef0e9a0)
  • added to_dict functions (09137c1)
  • admin email added (913f83a)
  • all chatbots for users were visible (e44eb16)
  • calculating chatbot user and internal user metric (eb82718)
  • Chainfury: Fix metrics api issue (8d9a3b7)
  • Chainfury: Remove token from change password mutation (b8c9b8f)
  • Chainfury: Restrict edit chatbot access to unauth users (93bcef6)
  • change password now returning 400 on password error (64187a1)
  • change types back compatible to python 3.9.2 (260b2d2)
  • Changed db_session to fastapi_db_session (dcf537c)
  • Changed release type to simple (40fcaac)
  • changed the datatype of gpt_ratings (d13ac73)
  • chatbot metrics (effc337)
  • chatbots use user_id as FK (cd06eb1)
  • CORS: Allow credentials issue (66d12cb)
  • Dashboard: Scroll issue (68268e3)
  • dockerfile now installs chainfury frmo source (0caf8c0)
  • Filter metrics for every chatbot (2c75d92)
  • fixed datetime format (4a65bf3)
  • fixed metrics bug which stopped server startup (7276c99)
  • Fixed req & docker (ae3710e)
  • fixing langflow version (959eb36)
  • fury: Fix pymysql not found issue (6d142ac)
  • grouped by hourly basis for latency metrics (9de644c)
  • Improvised the OpenAI self rating module (e6d89c4)
  • latency API now returns for last 24 hours (5ef8633)
  • Metrics: Fix all metrics api (d6a5db9)
  • minor bug fix with dashboard imports (bc2d1fb)
  • Minor fixes and updates (16bb4eb)
  • nullable values in Prompts table, changed data types based on random id generation (c8fd20b)
  • num_tokens none type error (2cc5097)
  • Replace strftime with cast to ensure compatibility with MYSQL database (533bd95)
  • returning chatbot details on creation (dccf013)
  • reverted back changes from main branch (f552ba5)
  • standardise APIs according to FE + usage document (64df199)
  • story to delete the chatbot created (b668d90)
  • update hourly latency query for chatbot (b46a697)
  • Update user ratings (1e34e3a)
  • updated chatbot to take dag as dict (038b7a7)
  • Using correct db query method (4824a61)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Mar 12 '24 17:03 github-actions[bot]