lao8n / cnstlltn

MIT License
0 stars 0 forks source link

cannot query-ai #22

Closed lao8n closed 6 months ago

lao8n commented 6 months ago

image image openai api had changed need to update the query call image

lao8n commented 6 months ago

so it looks like that is working fine 2023-12-09T13:18:22.059718598Z Title: Concept 1: Geographic Determinism 2023-12-09T13:18:22.059731256Z Content: Jared Diamond, the author of "Guns, Germs, and Steel," posits the theory of geographic determinism, stating that a society's development and advancement directly correlates with its geographic location. This includes access to natural resources, favorable climate conditions, and the presence of certain animal and plant species for domestication. 2023-12-09T13:18:22.059736811Z 2023-12-09T13:18:22.059741685Z Title: Concept 2: Domestication and Its Effects 2023-12-09T13:18:22.059747193Z Content: Diamond argues that societies with access to "easily" domesticated plant and animal species, like wheat and cattle, tend to develop more quickly. This leads to an early development of agriculture, freeing up communities to specialize in professions besides food production, fostering innovation and technological advancement. 2023-12-09T13:18:22.059752182Z 2023-12-09T13:18:22.059758569Z Title: Concept 3: The Role of Germs 2023-12-09T13:18:22.059764696Z Content: As societies developed and interactions between different populations increased, so did the spread of germs. Diamond suggests that societies with a longer history of domestication were exposed to these germs much earlier, developing immunity over time. Upon their encounter with less-immune societies, diseases spread rapidly, disrupting the social and political structure of the latter. 2023-12-09T13:18:22.059770811Z 2023-12-09T13:18:22.059776904Z Title: Concept 4: Technological Disparities as Causes of Inequality 2023-12-09T13:18:22.059782630Z Content: The different rates in technological development influenced by geographical factors led to disparities among societies. Societies with superior technologies, such as steel and gunpowder, had the ability to subjugate those that were technologically less advanced. Diamond posits this as a significant factor contributing to global inequality. 2023-12-09T13:18:22.059787462Z 2023-12-09T13:18:22.059793040Z Title: Concept 5: Factors Discouraging Development 2023-12-09T13:18:22.059798171Z Content: Diamond also talks about certain environmental factors that discourage the development of some societies. These include challenging terrains, harsh climates, and geographic isolation that limit interaction with other societies, thereby limiting access to new ideas and technologies. 2023-12-09T13:18:22.059802278Z 2023-12-09T13:18:22.059806897Z Title: Concept 6: Critique of Racial Theories of Global Disparity 2023-12-09T13:18:22.059811470Z Content: Throughout the book, Diamond dismantles prevalent racial theories explaining global disparities, arguing that they are based on geographical factors and not on any inherent racial or cultural superiority. His factual work delivers a powerful argument negating the socio-biological explanations of development. 2023-12-09T13:18:22.059816206Z INFO: 100.100.0.80:34236 - "POST /query-ai HTTP/1.1" 201 Created and it is returning somethign but now there is ap roblem on the front-end again

lao8n commented 6 months ago

needed to not print case ActionTypes.POST_QUERY_RESPONSE_LIST: state = { ...state, queryState: { responses: action.payload } }; console.log("reducer state updated ") break;

lao8n commented 6 months ago

solve that problem key thing which was trying to display on the home page